home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Bookshelf 1998 / Microsoft Bookshelf 98 Reference Library 1998 Edition (X03-35314)(Microsoft)(1997).ISO / qtvr / qt32inst.ini < prev    next >
INI File  |  1997-04-23  |  3KB  |  69 lines

  1.        ; All QTW installer options must be in the following section:
  2.     [Options]
  3.     á
  4.     ; The QuickTime background can be suppressed when QTINSTAL is to be called
  5.     ; from another program:
  6.     ;   1 - shows a background window with QuickTime banner.
  7.     ;   0 - shows no background window.
  8.     StandAlone=0
  9.     á
  10.     ; A Dialog style may be specified by one of the following values:
  11.     ;   1 - Thin frame
  12.     ;   2 - System menu
  13.     ;   3 - Thin frame and system menu (default)
  14.     DialogStyle=3
  15.     á
  16.     ; If the following option is set, the client area of all dialogs will
  17.     ; have  a 3-D look.
  18.     Ctl3D=1
  19.     á
  20.     ; If the following option is set, the installer will display the QTW
  21.     ; end-user license agreement, with Agree/Disagree buttons.
  22.     DisplayLicenseAgreement=0
  23.     á
  24.     ; If the following option is set, an opening dialog will prompt the user
  25.     ; whether to begin the installation or to exit.
  26.     PromptToBegin=0
  27.     á
  28.     ; If the following option is set, existing-version checking will be enabled
  29.     ; and the installer will evaluate the PromptToDeleteVersions option.  If
  30.     ; CheckExistingVersions is set to zero, the installer will not check for
  31.     ; existing versions.
  32.     CheckExistingVersions=1
  33.     á
  34.     ; If CheckExistingVersions and the following option are set, the installer
  35.     ; will prompt the user before doing a search operation for all out-of-date
  36.     ; QTW installations on the machine.  For each installation found, a dialog
  37.     ; will ask the user whether to mark it for deletion.  If this option is
  38.     ; set to zero, the search will be unconditional and all installations found
  39.     ; will be marked for deletion.
  40.     PromptToDeleteVersions=0
  41.     á
  42.     ; If the following option is set, a "do you want to continue" dialog will
  43.     ; appear before any files are deleted or the hard disk is modified in any
  44.     ; way.
  45.     PromptToComplete=0
  46.     á
  47.     ; If the following option is set, all files will be unpacked from the 
  48.     ; executable and written to disk.  Care and consideration should be used
  49.     ; before setting this option to zero, since a zero value means no files
  50.     ; will be installed.
  51.     UnpackFiles=1
  52.     á
  53.     ; If the following option is set, the Windows INI files will be updated.
  54.     UpdateIniFiles=1
  55.     á
  56.     ; If the following option is set, Program Manager groups will be created.
  57.     CreateGroups=0
  58.     áá
  59.     ; If the following option is set, a success dialog will indicate whether
  60.     ; the installation has completed successfully.
  61.     SuccessDialog=0
  62.     á
  63.     ; If SuccessDialog and the following option are both set, the installer
  64.     ; will launch Movie Player with a sample movie to verify that QTW has
  65.     ; been installed successfully.
  66.     PlaySampleMovie=0
  67.     á
  68.  
  69.